Name | Description | |
---|---|---|
Count | Gets number of items in the collection. | |
Item | Gets the T at the specified index. |
The following tables list the members exposed by IItemCollection<T>.
Name | Description | |
---|---|---|
Count | Gets number of items in the collection. | |
Item | Gets the T at the specified index. |